Managing Apps with the TIBCO Data Plane APIs

An app is a collection of instructions that, when executed, integrates data from one datastore to another. Using the TIBCO Data Plane APIs you can manage apps for TIBCO Flogo®.

Access Control Through Permissions

  • This system utilizes Permission based Access Control to define API access based on user permissions. Three primary permissions govern API accessibility for TIBCO Flogo® apps:

  • Application Viewer: In order to view the details of application via GET method you must have Application Viewer permission.

  • Application Manager: This permission allows users to manage applications includes actions that modify the application itself (e.g., updates, edits).

  • Capability Manager: This permission grants full management privileges for the capability related APIs, including methods like POST, DELETE and GET.